home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / xserver-xorg-video-intel / copyright < prev    next >
Encoding:
Text File  |  2009-06-07  |  14.0 KB  |  441 lines

  1. This package was downloaded from
  2. http://xorg.freedesktop.org/releases/individual/driver/
  3.  
  4. This copyright file is based on xf86-video-intel 2.3.1.
  5.  
  6. The files under src/modes/ and src/parser/ are stolen from the xorg-server
  7. source.
  8.  
  9. The authors of this core are, see below for copyright declarations.
  10.  
  11. * Alan Hourihane <alanh@fairlite.demon.co.uk> / <alanh@tungstengraphics.com>
  12. * Bob Paauwe  <bob.j.paauwe@intel.com>
  13. * Dave Airlie <airlied@linux.ie>
  14. * Dave Mueller <dave.mueller@gmx.ch>
  15. * David Dawes <dawes@xfree86.org>
  16. * Eric Anholt <eric@anholt.net>
  17. * Jens Owen <jens@tungstengraphics.com>
  18. * Jesse Barnes <jbarnes@virtuousgeek.org>
  19. * Jonathan Bian <jonathan.bian@intel.com>
  20. * Keith Packard <keithp@keithp.com>
  21. * Keith Whitwell <keith@tungstengraphics.com>
  22. * Kevin E. Martin <kevin@precisioninsight.com> / <martin@valinux.com>
  23. * Kristian H√∏gsberg <krh@redhat.com>
  24. * Luc Verhaegen
  25. * Matt Sottek <matthew.j.sottek@intel.com>
  26. * Rickard E. (Rik) Faith <faith@valinux.com>
  27. * Thomas Hellstrom
  28. * Wang Zhenyu <zhenyu.z.wang@intel.com>
  29. * Xiang Haihao <haihao.xiang@intel.com>
  30.  
  31. ====
  32.  
  33. Most of the code is covered by the MIT/X11 license:
  34.  
  35. -
  36. Permission is hereby granted, free of charge, to any person obtaining a
  37. copy of this software and associated documentation files (the
  38. "Software"), to deal in the Software without restriction, including
  39. without limitation the rights to use, copy, modify, merge, publish,
  40. distribute, sub license, and/or sell copies of the Software, and to
  41. permit persons to whom the Software is furnished to do so, subject to
  42. the following conditions:
  43.  
  44. The above copyright notice and this permission notice (including the
  45. next paragraph) shall be included in all copies or substantial portions
  46. of the Software.
  47.  
  48. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  49. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  50. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
  51. IN NO EVENT SHALL TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS BE LIABLE FOR
  52. ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  53. TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  54. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  55. -
  56.  
  57. The copyright holders are:
  58.  
  59. * Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas:
  60. src/i810_accel.c
  61. src/i810_wmark.c
  62. src/i810_reg.h
  63. src/i810_driver.c
  64. src/i810_memory.c
  65. src/i810_io.c
  66. src/i810_cursor.c
  67. src/i830_accel.c
  68. src/i830_xaa.c
  69. src/i830_exa.c
  70.  
  71. * Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
  72. * Copyright 2000 VA Linux Systems, Inc.
  73. src/xvmc/xf86dri.h
  74. src/xvmc/xf86dri.c
  75.  
  76. * Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
  77. * Copyright 2002 David Dawes
  78. src/i830_memory.c
  79. src/i830.h
  80. src/i830_ring.h
  81. src/i830_cursor.c
  82. src/i810_ring.h
  83. src/i810.h
  84. src/common.h
  85. src/xvmc/xf86dristr.h
  86.  
  87. * Copyright 2000 Intel Corporation.  All Rights Reserved:
  88. src/i810_hwmc.c
  89. src/i830_video.h
  90. src/i810_video.c
  91. src/i830_video.c
  92.  
  93. * Copyright 2001 Intel Corporation.  All Rights Reserved.
  94. src/xvmc/I810XvMC.h
  95. src/xvmc/I810XvMC.c
  96.  
  97. * Copyright 2001 VA Linux Systems Inc., Fremont, California.
  98. * Copyright 2002 by David Dawes
  99. src/i830_dri.c
  100. src/i830_driver.c
  101.  
  102. * Copyright 2001 VA Linux Systems Inc., Fremont, California.
  103. * Copyright 2002 Tungsten Graphics Inc., Cedar Park, Texas.
  104. src/i830_common.h
  105.  
  106. * Copyright 2002 David Dawes
  107. * Copyright 2006 Intel Corporation
  108. src/i830_modes.c
  109.  
  110. * Copyright 2002 Tungsten Graphics, Inc., Cedar Park, Texas.
  111. src/i810_common.h
  112.  
  113. * Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas.
  114. src/i830_reg.h  
  115. src/i830_3d.c
  116. src/i915_3d.c
  117. src/i915_reg.h
  118. src/xvmc/intel_batchbuffer.c
  119.  
  120. * Copyright 2005 Tungsten Graphics, Inc., Cedar Park, Texas.
  121. src/brw_structs.h
  122. src/brw_defines.h
  123.  
  124. * Copyright 2005 Red Hat, Inc.
  125. src/i830_io.c
  126.  
  127. * Copyright 2005 Adam Jackson:
  128. src/Makefile.am
  129.  
  130. * Copyright (c) 2005 Jesse Barnes
  131. src/i830_exa.c
  132.  
  133. * Copyright 2005 Thomas Hellstrom. All rights reserved.
  134. src/xvmc/driDrawable.c
  135. src/xvmc/driDrawable.h
  136.  
  137. * Copyright 2005-2006 Luc Verhaegen.
  138. src/modes/xf86cvt.c
  139.  
  140. * Copyright 2006 Luc Verhaegen.
  141. src/modes/xf86EdidModes.c
  142.  
  143. * Copyright 2006 Dave Airlie <airlied@linux.ie>
  144. src/i830_i2c.c
  145. src/i830_sdvo.c
  146. src/i830_dvo.c
  147. src/sil164/sil164.c
  148. src/sil164/sil164.h
  149. src/sil164/sil164_reg.h
  150. src/ch7xxx/ch7xxx_reg.h
  151. src/ch7xxx/ch7xxx.c
  152. src/ch7xxx/ch7xxx.h
  153.  
  154. * Copyright 2006 Intel Corporation:
  155. src/xvmc/i915_xvmc.c
  156. src/xvmc/i915_xvmc.h
  157. src/xvmc/i915_structs.h
  158. src/i915_hwmc.h
  159. src/i915_hwmc.c
  160. src/i915_video.c
  161. src/i915_render.c
  162. src/i915_3d.h
  163. src/exa_wm.g4i
  164. src/exa_wm_src_sample_argb.g4a
  165. src/exa_wm_mask_affine.g4a
  166. src/exa_wm_projective.g4i
  167. src/exa_sf.g4a
  168. src/exa_wm_affine.g4i
  169. src/exa_wm_mask_sample_a.g4a
  170. src/exa_sf_mask.g4a
  171. src/exa_wm_write.g4a
  172. src/exa_wm_mask_sample_argb.g4a
  173. src/exa_wm_ca.g4a
  174. src/exa_wm_src_affine.g4a
  175. src/exa_wm_xy.g4a
  176. src/exa_wm_noca.g4a
  177. src/exa_wm_ca_srcalpha.g4a
  178. src/exa_wm_mask_projective.g4a
  179. src/exa_wm_src_sample_a.g4a
  180. src/exa_wm_src_projective.g4a
  181. src/i830_lvds.c
  182. src/i830_sdvo.h
  183. src/i830_bios.c
  184. src/i830_bios.h
  185. src/i830_debug.c
  186. src/i830_crt.c
  187. src/i830_display.c
  188. src/i830_sdvo_regs.h
  189. src/i830_render.c
  190. src/i830_tv.c
  191. src/i830_display.h
  192. src/i830_debug.h
  193. src/packed_yuv_sf.g4a
  194. src/packed_yuv_wm.g4a
  195. src/i965_video.c
  196. src/i965_render.c
  197. src/ch7017/ch7017.c
  198. src/ch7017/ch7017_reg.h
  199. src/sil164/Makefile.am
  200. src/modes/xf86Modes.h
  201. src/ivch/ivch.c
  202. src/ivch/ivch_reg.h
  203. src/ivch/ivch_module.c
  204.  
  205. * Copyright 2007 Intel Corporation:
  206. src/bios_reader/bios_dumper.c 
  207. src/bios_reader/bios_reader.c
  208. src/i830_hwmc.h
  209. src/i830_hwmc.c
  210. src/i830_quirks.c
  211. src/xvmc/intel_xvmc.c
  212. src/xvmc/intel_xvmc.h
  213. src/reg_dumper/idle.c
  214. src/reg_dumper/stepping.c
  215. src/reg_dumper/main.c
  216. src/reg_dumper/reg_dumper.h
  217.  
  218. * Copyright 2007 Dave Mueller
  219. src/tfp410/tfp410.c
  220. src/tfp410/tfp410.h
  221. src/tfp410/tfp410_reg.h
  222.  
  223. ====
  224.  
  225. src/i810_dga.c is  Copyright 2000 by Alan Hourihane, Sychdyn, North Wales, UK
  226. and covered by the following license:
  227.  
  228. -
  229.  * Permission to use, copy, modify, distribute, and sell this software and its
  230.  * documentation for any purpose is hereby granted without fee, provided that
  231.  * the above copyright notice appear in all copies and that both that
  232.  * copyright notice and this permission notice appear in supporting
  233.  * documentation, and that the name of Alan Hourihane not be used in
  234.  * advertising or publicity pertaining to distribution of the software without
  235.  * specific, written prior permission.  Alan Hourihane makes no representations
  236.  * about the suitability of this software for any purpose.  It is provided
  237.  * "as is" without express or implied warranty.
  238.  *
  239.  * ALAN HOURIHANE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  240.  * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
  241.  * EVENT SHALL ALAN HOURIHANE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  242.  * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  243.  * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  244.  * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  245.  * PERFORMANCE OF THIS SOFTWARE.
  246. -
  247.  
  248. ====
  249. A few files a covered by the following license:
  250.  
  251. -
  252.  * Permission to use, copy, modify, distribute, and sell this software and its
  253.  * documentation for any purpose is hereby granted without fee, provided that
  254.  * the above copyright notice appear in all copies and that both that copyright
  255.  * notice and this permission notice appear in supporting documentation, and
  256.  * that the name of the copyright holders not be used in advertising or
  257.  * publicity pertaining to distribution of the software without specific,
  258.  * written prior permission.  The copyright holders make no representations
  259.  * about the suitability of this software for any purpose.  It is provided "as
  260.  * is" without express or implied warranty.
  261.  *
  262.  * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  263.  * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
  264.  * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  265.  * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  266.  * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  267.  * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
  268.  * OF THIS SOFTWARE.
  269. -
  270.  
  271. The copyright holders are:
  272.  
  273. * Copyright 2002 Keith Packard, member of The XFree86 Project, Inc.
  274. src/modes/xf86RandR12.c
  275.  
  276. * Copyright 2006 Keith Packard
  277. src/modes/xf86Crtc.c
  278. src/modes/xf86RandR12.h
  279. src/modes/xf86Rename.h
  280. src/local_xf86Rename.h
  281. src/modes/xf86DiDGA.c
  282. src/modes/xf86Rotate.c
  283. src/modes/xf86Crtc.h
  284.  
  285. * Copyright 2006 Eric Anholt
  286. src/i2c_vid.h
  287.  
  288. * Copyright 2007 Keith Packard
  289. src/modes/xf86Cursors.c
  290.  
  291. ====
  292.  
  293. src/parser/xf86Parser.h and src/parser/xf86Optrec.h  are covered by a license
  294. similar to the MIT/X11 license, but with an additional advertising clause:
  295.  
  296. * Copyright (c) 1997  Metro Link Incorporated
  297. * Copyright (c) 1997-2003 by The XFree86 Project, Inc.
  298. * Copyright (c) 1997-2001 by The XFree86 Project, Inc.
  299.  
  300.  * Permission is hereby granted, free of charge, to any person obtaining a
  301.  * copy of this software and associated documentation files (the "Software"), 
  302.  * to deal in the Software without restriction, including without limitation
  303.  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  304.  * and/or sell copies of the Software, and to permit persons to whom the
  305.  * Software is furnished to do so, subject to the following conditions:
  306.  * 
  307.  * The above copyright notice and this permission notice shall be included in
  308.  * all copies or substantial portions of the Software.
  309.  * 
  310.  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  311.  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  312.  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
  313.  * THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  314.  * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
  315.  * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  316.  * SOFTWARE.
  317.  * 
  318.  * Except as contained in this notice, the name of the Metro Link shall not be
  319.  * used in advertising or otherwise to promote the sale, use or other dealings
  320.  * in this Software without prior written authorization from Metro Link.
  321. -
  322.  
  323. ====
  324.  
  325. src/modes/xf86Modes.c is covered by a license similar to the MIT/X11 license,
  326. but with an additional advertising clause:
  327.  
  328. -
  329.  * Copyright (c) 1997-2003 by The XFree86 Project, Inc.
  330.  *
  331.  * Permission is hereby granted, free of charge, to any person obtaining a
  332.  * copy of this software and associated documentation files (the "Software"),
  333.  * to deal in the Software without restriction, including without limitation
  334.  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  335.  * and/or sell copies of the Software, and to permit persons to whom the
  336.  * Software is furnished to do so, subject to the following conditions:
  337.  *
  338.  * The above copyright notice and this permission notice shall be included in
  339.  * all copies or substantial portions of the Software.
  340.  *
  341.  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  342.  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  343.  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
  344.  * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
  345.  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  346.  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  347.  * OTHER DEALINGS IN THE SOFTWARE.
  348.  *
  349.  * Except as contained in this notice, the name of the copyright holder(s)
  350.  * and author(s) shall not be used in advertising or otherwise to promote
  351.  * the sale, use or other dealings in this Software without prior written
  352.  * authorization from the copyright holder(s) and author(s).
  353.  */
  354. -
  355.  
  356. ====
  357.  
  358. src/reg_dumper/xprintf.c is covered by a license similar to the MIT/X11 license,
  359. but with an additional advertising clause:
  360.  
  361. -
  362.  * Copyright (c) 2004 Alexander Gottwald
  363.  *
  364.  * Permission is hereby granted, free of charge, to any person obtaining a
  365.  * copy of this software and associated documentation files (the "Software"),
  366.  * to deal in the Software without restriction, including without limitation
  367.  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  368.  * and/or sell copies of the Software, and to permit persons to whom the
  369.  * Software is furnished to do so, subject to the following conditions:
  370.  *
  371.  * The above copyright notice and this permission notice shall be included in
  372.  * all copies or substantial portions of the Software.
  373.  *
  374.  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  375.  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  376.  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  377.  * THE ABOVE LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
  378.  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  379.  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  380.  * DEALINGS IN THE SOFTWARE.
  381.  *
  382.  * Except as contained in this notice, the name(s) of the above copyright
  383.  * holders shall not be used in advertising or otherwise to promote the sale,
  384.  * use or other dealings in this Software without prior written authorization.
  385.  */
  386. -
  387.  
  388. ====
  389.  
  390. All files generated by the buildsystem toolchain (e.g. autogen.sh) remain
  391. under the copyright of their authors from the respective tools.
  392.  
  393. ====
  394.  
  395.  
  396. A couple of files are without explicit copyright:
  397.  
  398. Some tiny Makefile.am:
  399. src/reg_dumper/Makefile.am
  400. src/xvmc/Makefile.am
  401. src/ch7017/Makefile.am
  402. src/tfp410/Makefile.am
  403. src/ivch/Makefile.am
  404. src/ch7xxx/Makefile.am
  405.  
  406.  
  407. src/exa_wm_write.g4b
  408. src/exa_sf.g4b
  409. src/exa_wm_xy.g4b
  410. src/packed_yuv_sf.g4b
  411. src/exa_wm_src_sample_argb.g4b
  412. src/exa_sf_mask.g4b
  413. src/exa_wm_src_sample_a.g4b
  414. src/exa_wm_src_affine.g4b
  415. src/packed_yuv_wm.g4b
  416. src/exa_wm_mask_sample_argb.g4b
  417. src/exa_wm_ca.g4b
  418. src/exa_wm_mask_affine.g4b
  419. src/exa_wm_ca_srcalpha.g4b
  420. src/exa_wm_nomask.g4a
  421. src/exa_wm_mask_projective.g4b
  422. src/exa_wm_noca.g4b
  423. src/exa_wm_mask_sample_a.g4b
  424. src/exa_wm_src_projective.g4b
  425.  
  426.  
  427. src/tfp410/tfp410_module.c
  428. src/ch7xxx/ch7xxx_module.c
  429. src/ch7017/ch7017_module.c
  430. src/xvmc/i915_program.h
  431. src/xvmc/intel_batchbuffer.h
  432. src/scripts/clock-graph.5c
  433. src/scripts/clock.5c
  434. src/scripts/fix.5c
  435. src/scripts/tv.5c
  436. src/sil164/sil164_module.c
  437. src/i810_dri.h
  438. src/i810_dri.c
  439. src/i830_dri.h
  440.